So, you have learned that in Python programming language you have 2 types of numbers, integers which are whole numbers like 10, they don't have a decimal point, and floating point numbers or floats.
所以,你已经了解到
Python 编程语言中你有 2 种类型的数字,整数是整数,如 10,它们没有小数点,以及浮点数或浮点数。